@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 0px) {
  #subtitle {
    font-size: 14px;
    padding: 0 25px;
  }
  table.grid td.subtitle {
    text-align: center;
  }
  table.grid td.tri-tile img#tile {
    width: 100%;
    height: auto;
  }

  .table_2 td {
    font-size: 14px;
    text-wrap-mode: nowrap;
  }

  input {
    padding: 6px;
    font-family: inherit;
  }

  .table_3 td {
    font-size: 14px;
  }

  #box1-services {
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    width: 100%;
  }
  #box1-services table.grid td.services_col1 p#title-text {
    font-size: 6pt;
  }
  #box2-services {
    margin-left: auto;

    margin-top: -10px;
    padding: 20px;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: left;
    background-color: white;
    color: black;
  }
  #box3-services {
    margin: auto;
    position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  #box4-services {
    margin-top: -20px;
  }

  .services_col2 {
    vertical-align: bottom;
    width: 33.33%;
  }

  .happy_col2 {
    width: 33.33%;
  }

  .services {
    padding: 0 25px;
  }

  ul.services li {
    text-align: left;
    font-size: 15px;
    color: #ff9601;
    margin-top: 0px;
    padding-bottom: 5px;
  }
  ul.services p {
    text-align: left;
    font-size: 14px;
    color: white;
    margin-top: 0px;
  }
  #box1-about table.grid td.about_col1 p#title-text {
    font-size: 8pt;
  }
  #box2-about {
    margin-left: auto;
    padding: 20px;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: left;
    background-color: white;
    color: black;
  }
  #box1-happy table.grid td.happy {
    background-color: #4a90e2;
    padding: 10px;
    width: 100%;
  }
  #box1-happy table.grid td.happy a {
    text-align: center;
    text-decoration: none;
    color: #ff9601;
    font-weight: bold;
  }
  #box1-happy table.grid td.happy_col1 p#title-text {
    font-size: 8pt;
  }
  #box1-happy table.grid td.happy_col2 img#logo {
    width: 60%;
  }
  #box1-happy table.grid td.happy_para1 p {
    font-size: 14px;
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .happy_para2 {
    padding-bottom: 10px;
  }

  #box1-happy table.grid td.happy_para2 p {
    font-size: 14px;
    padding: 0 20px;
    margin-top: 0;
  }
  #box1-happy table.grid td.happy_link1 {
    width: 50%;
  }
  #box1-happy table.grid td.happy_link2 {
    width: 50%;
  }
  #box1-happy table.grid td.happy_link1 a {
    font-size: 10pt;
    text-decoration: none;
    color: #ff9601;
    font-weight: bold;
  }
  #box1-happy table.grid td.happy_link2 a {
    font-size: 10pt;
    text-decoration: none;
    color: #ff9601;
    font-weight: bold;
  }

  .about_col2 {
    vertical-align: bottom;
  }
}
@media screen and (min-width: 480px) {
  #subtitle {
    font-size: 15px;
  }
  table.grid td.subtitle {
    text-align: center;
  }
  table.grid td.tri-tile img#tile {
    width: 100%;
    height: auto;
  }
  #box1-services {
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    width: 100%;
  }
  #box1-services table.grid td.services_col1 p#title-text {
    font-size: 8pt;
    padding-bottom: 0;
  }
  #box2-services {
    margin-left: auto;
    margin-top: -10px;
    position: relative;
    width: 100%;
    font-size: 16px;
    text-align: left;
    background-color: white;
    color: black;
  }
  #box3-services {
    margin: auto;
    position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  #box4-services {
    margin-top: -20px;
  }

  ul.services li {
    text-align: left;
    font-size: 16px;
    color: #ff9601;
    margin-top: 0px;
  }
  ul.services p {
    text-align: left;
    font-size: 16px;
    color: white;
    margin-top: 0px;
  }
  #box1-about table.grid td.about_col1 p#title-text {
    font-size: 12pt;
  }

  #box1-happy table.grid td.happy_para1 p {
    margin-top: 20px;
  }

  #box1-happy table.grid td.happy_para2 p {
    margin-top: 20px;
  }

  @media screen and (min-width: 768px) {
    table.grid td.about {
      text-align: center;
      font-size: 16pt;
    }
    table.grid td.tri-tile img#tile {
      width: 60%;
      height: auto;
    }
    #box1-about {
      margin: auto;

      position: relative;
      display: flex;
      width: 100%;
    }
    #box1-about table.grid td.about_col1 p#title-text {
      font-size: 12pt;
    }
    img#cartoon {
      width: 100%;
    }
    #box2-about {
      margin-left: auto;
      margin-right: auto;
      position: relative;
      width: 100%;
      font-size: 16px;
      text-align: left;
      background-color: white;
      color: black;
    }
    #box3-services {
      margin: auto;
      position: relative;
      display: flex;
      width: 100%;
      text-align: center;
      justify-content: center;
    }
    #box4-services {
      margin-top: -20px;
    }
    ul.services li {
      text-align: left;
      color: #ff9601;
      margin-top: 0px;
    }
    ul.services p {
      text-align: left;
      color: white;
      margin-top: 0px;
    }
    #box1-happy table.grid td.happy_col1 p#title-text {
      font-size: 14pt;
    }
    @media screen and (min-width: 1024px) {
      #subtitle {
      }
      table.grid td.subtitle {
        text-align: center;
      }
      table.grid td.tri-tile img#tile {
        height: auto;
      }
      #box1-services {
        margin: auto;
        margin-bottom: 10px;
        position: relative;
        display: flex;
        width: 100%;
      }
      #box1-services table.grid td.services_col1 p#title-text {
        font-size: 10pt;
      }
      #box1-about table.grid td.about_col2 #cartoon {
      }
      #box1-about table.grid td.about_col1 p#title-text {
        font-size: 14pt;
        margin-left: 20px;
      }
      img#cartoon {
        width: 100%;
      }
      #box2-services {
        margin-left: auto;
        margin-right: auto;
        margin-top: -10px;
        padding: 25px 55px;
        position: relative;
        width: 100%;

        text-align: left;
        background-color: white;
        color: black;
      }
      #box3-services {
        margin: auto;
        position: relative;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
      }
      #box4-services {
        margin-top: -20px;
      }
      ul.services li {
        text-align: left;
        color: #ff9601;
        margin-top: 0px;
      }
      ul.services p {
        text-align: left;
        color: white;
        margin-top: 0px;
      }
    }
    @media screen and (min-width: 1366px) {
      #subtitle {
      }
      table.grid td.subtitle {
        text-align: center;
      }
      table.grid td.tri-tile img#tile {
        height: auto;
      }
      #box1-about {
        margin: auto;
        margin-left: auto;

        position: relative;
        display: flex;
        width: 100%;
      }
      #box1-about table.grid td.about_col1 p#title-text {
        font-size: 16pt;
      }
      img#cartoon {
        width: 100%;
      }
      #box2-about {
        margin-left: auto;
        margin-right: auto;

        padding: 25px 55px;
        position: relative;
        width: 100%;

        text-align: left;
        background-color: white;
        color: black;
      }
      ul.services li {
        text-align: left;
        color: #ff9601;
        margin-top: 0px;
      }
      ul.services p {
        text-align: left;
        color: white;
        margin-top: 0px;
      }
    }
  }
}
